***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Apr 26, 2019                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt GS1A-AU A K 
.param
+vc0 = 2.051e-9 	 vc1 = 3.893e-11  	vc2 = 2.852e-7		vc3 = 1.367e-2
+tc1 = 3.332e-3		 tc2 = 3.190e-3		tc3 = 3.832e-2		tc4 = 3.479e-2
d1 A K diode
g1 K A value = {(vc0+vc1*v(K,A))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25))+vc2*exp(vc3*v(K,A)))*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
.model diode d
***** flag parameter *****
+level = 1
***** dc model parameter *****
+ is = 4.125e-9		   n = 1.809		 rs = 3.594e-2		 ikf = 16.52
+ibv = 0.1e-3		 nbv = 1		 bv = 1100
***** capacitance parameter *****
+cjo = 1.734e-11	   m = 3.159e-1		 vj = 3.905e-1
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25		  eg = 1.111		xti = 3
+trs1 = -5.210e-4	trs2 = 5.251e-6
+tikf = 9.511e-3
.ends GS1A-AU
*$
